Skip to content
Back to search
30
MCP

Code Sandbox

pulsemcp/code sandbox

Provides secure, isolated Python code execution environments with modular architecture for running untrusted code, testing solutions, generating visualizations, and performing file operations through multiple backend options including E2B and Firecracker microVMs.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "code_sandbox": {
      "url": "None",
      "transport": "http"
    }
  }
}